SymbolicPaintableIF.snapshotSymbolic

Snapshots the paintable with the given colors.

If less than 4 colors are provided, GTK will pad the array with default colors.

interface SymbolicPaintableIF
void
snapshotSymbolic

Parameters

snapshot Snapshot

a GdkSnapshot to snapshot to

width double

width to snapshot in

height double

height to snapshot in

colors RGBA[]

a pointer to an array of colors

Meta